home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / menuba.zip / MENUDEFS.H < prev    next >
Text File  |  1992-01-26  |  328b  |  9 lines

  1. /*  focus */
  2. #define MB_FOCUS   4
  3.  
  4. /* execution messages */
  5. /* menubar interface messages */
  6. #define MB_FOCUSMSG   (WM_USER + 20)      /* lparam true or false sets focus display */
  7. #define MB_SETITEM    (WM_USER + 21)      /* lparam bitmap number */
  8.                                           /* wparam handle,command */
  9.